home *** CD-ROM | disk | FTP | other *** search
/ ETO Development Tools 1 / ETO Development Tools 1.iso / Essentials / MacApp Documentation / MacApp AppleLink Messages / MacApp.Tech$ 4⁄27⁄90 / 1175-Re[2]¿Getting Views -Apr90 < prev    next >
Encoding:
Text File  |  1990-04-23  |  1.1 KB  |  32 lines  |  [TEXT/GEOL]

  1. Item forwarded  by  A33          to A34
  2.  
  3. Item    1819104                         21-April-90        14:32PDT
  4.  
  5. From:   D0314                           Imageering Optical Disk Sys,PRT
  6.  
  7. To:     STRONG.S                        Strong, Steve
  8.  
  9. cc:     MACAPP.TECH$                    MacApp Technical
  10.  
  11. Sub:    Re[2]¿Getting Views to Appear
  12.  
  13. Steve,
  14.  
  15. Thanks for the information!  I called ShowReverted because that is how the
  16. DemoText example that came with 2.0ß9 does it.  An open is all I need.  I had
  17. figured out that I needed to open the window, not my view, but I did it by
  18. having a 'fMyWindow: TWindow' field in my document as well as an fMyView field.
  19. Is there any reason to keep the window field around? i.e.  Will most of the
  20. messages I instigate go to my view or to it's window?  Also shouldn't your
  21. example do a 'FailNIL(aTEView)' after the FindSubView?
  22.  
  23. I am still not sure why a call to any of 'TView.DrawContents'
  24. 'TView.ForceRedraw', 'TView.Show', or 'TView.ViewEnable' would not work,
  25. espcially TView.Show, but they don't.  Oh well on to Cohandlers!!
  26.  
  27. Once again thanks for the help!
  28. Less confused,
  29. Reece Dike,
  30. Imageering Optical Disk Systems
  31.  
  32.